[INFO] cloning repository https://github.com/CodeLinaro-mirror/la_platform_tools_rootcanal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodeLinaro-mirror/la_platform_tools_rootcanal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeLinaro-mirror%2Fla_platform_tools_rootcanal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeLinaro-mirror%2Fla_platform_tools_rootcanal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fff26b87a3db4f4b8c6606373704f12ae9243dd8
[INFO] fixing CodeLinaro-mirror/la_platform_tools_rootcanal against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeLinaro-mirror%2Fla_platform_tools_rootcanal" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CodeLinaro-mirror/la_platform_tools_rootcanal
[INFO] finished tweaking git repo https://github.com/CodeLinaro-mirror/la_platform_tools_rootcanal
[INFO] tweaked toml for git repo https://github.com/CodeLinaro-mirror/la_platform_tools_rootcanal written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CodeLinaro-mirror/la_platform_tools_rootcanal on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CodeLinaro-mirror/la_platform_tools_rootcanal already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 70ead4d6f81e87d8b0d93e72046e9722c86a5b878f1058aeaaaffd7cc85d56ba
[INFO] running `Command { std: "docker" "start" "70ead4d6f81e87d8b0d93e72046e9722c86a5b878f1058aeaaaffd7cc85d56ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70ead4d6f81e87d8b0d93e72046e9722c86a5b878f1058aeaaaffd7cc85d56ba" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70ead4d6f81e87d8b0d93e72046e9722c86a5b878f1058aeaaaffd7cc85d56ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70ead4d6f81e87d8b0d93e72046e9722c86a5b878f1058aeaaaffd7cc85d56ba" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating rust/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling libc v0.2.165
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-bigint v0.4.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]     Checking pdl-runtime v0.3.2
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling argh_shared v0.1.12
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]    Compiling argh v0.1.12
[INFO] [stderr]    Compiling pdl-compiler v0.3.3
[INFO] [stderr]    Compiling rootcanal-rs v0.1.0 (/opt/rustwide/workdir/rust)
[INFO] [stderr]    Migrating rust/build.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating rust/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] [stderr] crater-edition-check: rootcanal-rs v0.1.0 (/opt/rustwide/workdir/rust) updating edition from 2018 to 2021
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling rootcanal-rs v0.1.0 (/opt/rustwide/workdir/rust)
[INFO] [stderr] error: could not compile `rootcanal-rs` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name rootcanal_rs --edition=2021 rust/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=13bd82f427ace3c7 -C extra-filename=-fe2e7ec13daac387 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b44b82e0a5aed8c9.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-a3345a5d87718984.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-2ad05e7bb3a19032.so --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-d86a9a686c89a287.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-375e118291aac82e.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-099d96348de15d1c.so --extern pdl_runtime=/opt/rustwide/target/debug/deps/libpdl_runtime-570b4243539a0178.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-7f3687f361877058.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-874d6c81848b9cae.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-18028020d62bea53.rmeta` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rootcanal-rs` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name rootcanal_rs --edition=2021 rust/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type staticlib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=f64e2243d5361928 -C extra-filename=-09bd107d46a82eb2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b44b82e0a5aed8c9.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-a3345a5d87718984.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-2ad05e7bb3a19032.so --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-d86a9a686c89a287.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-375e118291aac82e.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-099d96348de15d1c.so --extern pdl_runtime=/opt/rustwide/target/debug/deps/libpdl_runtime-570b4243539a0178.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-7f3687f361877058.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-874d6c81848b9cae.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-18028020d62bea53.rmeta` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "70ead4d6f81e87d8b0d93e72046e9722c86a5b878f1058aeaaaffd7cc85d56ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70ead4d6f81e87d8b0d93e72046e9722c86a5b878f1058aeaaaffd7cc85d56ba", kill_on_drop: false }`
[INFO] [stdout] 70ead4d6f81e87d8b0d93e72046e9722c86a5b878f1058aeaaaffd7cc85d56ba
